The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Chart-Plotly Image Graph Chart"

Chart::Plotly::Image::Orca - Export static images of Plotly charts using orca River stage one • 2 direct dependents • 2 total dependents

This module generate static images of Plotly charts without a browser using Orca <https://github.com/plotly/orca> Orca is an Electron <https://electronjs.org/> app that must be installed before using this module. You can either, * Install the Alien::...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Image - Display an image, i.e. data on a 2D regular raster. By default, when an image is displayed in a subplot, its y axis will be reversed (ie. `autorange: 'reversed'`), constrained to the domain (ie. `constrain: 'domain'`) and it will have the same scale as its x axis (ie. `scaleanchor: 'x,`) in order for pixels to be rendered as squares. River stage one • 2 direct dependents • 2 total dependents

Display an image, i.e. data on a 2D regular raster. By default, when an image is displayed in a subplot, its y axis will be reversed (ie. `autorange: 'reversed'`), constrained to the domain (ie. `constrain: 'domain'`) and it will have the same scale ...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Icicle - Visualize hierarchal data from leaves (and/or outer branches) towards root with rectangles. The icicle sectors are determined by the entries in *labels* or *ids* and in *parents*. River stage one • 2 direct dependents • 2 total dependents

Visualize hierarchal data from leaves (and/or outer branches) towards root with rectangles. The icicle sectors are determined by the entries in *labels* or *ids* and in *parents*. Screenshot of the above example: This file has been autogenerated from...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Funnel - Visualize stages in a process using length-encoded bars. This trace can be used to show data in either a part-to-whole representation wherein each item appears in a single stage, or in a "drop-off" representation wherein each item appears in each stage it traversed. See also the "funnelarea" trace type for a different approach to visualizing funnel data. River stage one • 2 direct dependents • 2 total dependents

Visualize stages in a process using length-encoded bars. This trace can be used to show data in either a part-to-whole representation wherein each item appears in a single stage, or in a "drop-off" representation wherein each item appears in each sta...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Volume - Draws volume trace between iso-min and iso-max values with coordinates given by four 1-dimensional arrays containing the `value`, `x`, `y` and `z` of every vertex of a uniform or non-uniform 3-D grid. Horizontal or vertical slices, caps as well as spaceframe between iso-min and iso-max values could also be drawn using this trace. River stage one • 2 direct dependents • 2 total dependents

Draws volume trace between iso-min and iso-max values with coordinates given by four 1-dimensional arrays containing the `value`, `x`, `y` and `z` of every vertex of a uniform or non-uniform 3-D grid. Horizontal or vertical slices, caps as well as sp...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Treemap - Visualize hierarchal data from leaves (and/or outer branches) towards root with rectangles. The treemap sectors are determined by the entries in *labels* or *ids* and in *parents*. River stage one • 2 direct dependents • 2 total dependents

Visualize hierarchal data from leaves (and/or outer branches) towards root with rectangles. The treemap sectors are determined by the entries in *labels* or *ids* and in *parents*. Screenshot of the above example: This file has been autogenerated fro...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Parcats - Parallel categories diagram for multidimensional categorical data. River stage one • 2 direct dependents • 2 total dependents

Parallel categories diagram for multidimensional categorical data. Screenshot of the above example: This file has been autogenerated from the official plotly.js source. If you like Plotly, please support them: <https://plot.ly/> Open source announcem...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Waterfall - Draws waterfall trace which is useful graph to displays the contribution of various elements (either positive or negative) in a bar chart. The data visualized by the span of the bars is set in `y` if `orientation` is set th *v* (the default) and the labels are set in `x`. By setting `orientation` to *h*, the roles are interchanged. River stage one • 2 direct dependents • 2 total dependents

Draws waterfall trace which is useful graph to displays the contribution of various elements (either positive or negative) in a bar chart. The data visualized by the span of the bars is set in `y` if `orientation` is set th *v* (the default) and the ...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Sunburst - Visualize hierarchal data spanning outward radially from root to leaves. The sunburst sectors are determined by the entries in *labels* or *ids* and in *parents*. River stage one • 2 direct dependents • 2 total dependents

Visualize hierarchal data spanning outward radially from root to leaves. The sunburst sectors are determined by the entries in *labels* or *ids* and in *parents*. Screenshot of the above example: This file has been autogenerated from the official plo...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Barpolar - The data visualized by the radial span of the bars is set in `r` River stage one • 2 direct dependents • 2 total dependents

The data visualized by the radial span of the bars is set in `r` Screenshot of the above example: This file has been autogenerated from the official plotly.js source. If you like Plotly, please support them: <https://plot.ly/> Open source announcemen...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Heatmapgl - *heatmapgl* trace is deprecated! Please consider switching to the *heatmap* or *image* trace types. Alternatively you could contribute/sponsor rewriting this trace type based on cartesian features and using regl framework. WebGL version of the heatmap trace type. River stage one • 2 direct dependents • 2 total dependents

*heatmapgl* trace is deprecated! Please consider switching to the *heatmap* or *image* trace types. Alternatively you could contribute/sponsor rewriting this trace type based on cartesian features and using regl framework. WebGL version of the heatma...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Indicator - An indicator is used to visualize a single `value` along with some contextual information such as `steps` or a `threshold`, using a combination of three visual elements: a number, a delta, and/or a gauge. Deltas are taken with respect to a `reference`. Gauges can be either angular or bullet (aka linear) gauges. River stage one • 2 direct dependents • 2 total dependents

An indicator is used to visualize a single `value` along with some contextual information such as `steps` or a `threshold`, using a combination of three visual elements: a number, a delta, and/or a gauge. Deltas are taken with respect to a `reference...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Isosurface - Draws isosurfaces between iso-min and iso-max values with coordinates given by four 1-dimensional arrays containing the `value`, `x`, `y` and `z` of every vertex of a uniform or non-uniform 3-D grid. Horizontal or vertical slices, caps as well as spaceframe between iso-min and iso-max values could also be drawn using this trace. River stage one • 2 direct dependents • 2 total dependents

Draws isosurfaces between iso-min and iso-max values with coordinates given by four 1-dimensional arrays containing the `value`, `x`, `y` and `z` of every vertex of a uniform or non-uniform 3-D grid. Horizontal or vertical slices, caps as well as spa...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Streamtube - Use a streamtube trace to visualize flow in a vector field. Specify a vector field using 6 1D arrays of equal length, 3 position arrays `x`, `y` and `z` and 3 vector component arrays `u`, `v`, and `w`. By default, the tubes' starting positions will be cut from the vector field's x-z plane at its minimum y value. To specify your own starting position, use attributes `starts.x`, `starts.y` and `starts.z`. The color is encoded by the norm of (u, v, w), and the local radius by the divergence of (u, v, w). River stage one • 2 direct dependents • 2 total dependents

Use a streamtube trace to visualize flow in a vector field. Specify a vector field using 6 1D arrays of equal length, 3 position arrays `x`, `y` and `z` and 3 vector component arrays `u`, `v`, and `w`. By default, the tubes' starting positions will b...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Funnelarea - Visualize stages in a process using area-encoded trapezoids. This trace can be used to show data in a part-to-whole representation similar to a "pie" trace, wherein each item appears in a single stage. See also the "funnel" trace type for a different approach to visualizing funnel data. River stage one • 2 direct dependents • 2 total dependents

Visualize stages in a process using area-encoded trapezoids. This trace can be used to show data in a part-to-whole representation similar to a "pie" trace, wherein each item appears in a single stage. See also the "funnel" trace type for a different...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Densitymapbox - Draws a bivariate kernel density estimation with a Gaussian kernel from `lon` and `lat` coordinates and optional `z` values using a colorscale. River stage one • 2 direct dependents • 2 total dependents

Draws a bivariate kernel density estimation with a Gaussian kernel from `lon` and `lat` coordinates and optional `z` values using a colorscale. Screenshot of the above example: This file has been autogenerated from the official plotly.js source. If y...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Volume::Colorbar - This attribute is one of the possible options for the trace volume. River stage one • 2 direct dependents • 2 total dependents

This attribute is part of the possible options for the trace volume. This file has been autogenerated from the official plotly.js source. If you like Plotly, please support them: <https://plot.ly/> Open source announcement: <https://plot.ly/javascrip...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Choroplethmapbox - GeoJSON features to be filled are set in `geojson` The data that describes the choropleth value-to-color mapping is set in `locations` and `z`. River stage one • 2 direct dependents • 2 total dependents

GeoJSON features to be filled are set in `geojson` The data that describes the choropleth value-to-color mapping is set in `locations` and `z`. Screenshot of the above example: This file has been autogenerated from the official plotly.js source. If y...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Isosurface::Colorbar - This attribute is one of the possible options for the trace isosurface. River stage one • 2 direct dependents • 2 total dependents

This attribute is part of the possible options for the trace isosurface. This file has been autogenerated from the official plotly.js source. If you like Plotly, please support them: <https://plot.ly/> Open source announcement: <https://plot.ly/javas...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC

Chart::Plotly::Trace::Streamtube::Colorbar - This attribute is one of the possible options for the trace streamtube. River stage one • 2 direct dependents • 2 total dependents

This attribute is part of the possible options for the trace streamtube. This file has been autogenerated from the official plotly.js source. If you like Plotly, please support them: <https://plot.ly/> Open source announcement: <https://plot.ly/javas...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC
28 results (0.058 seconds)